3.10.54 \(\int (d+e x)^m (f+g x)^2 (a+b x+c x^2)^p \, dx\) [954]

3.10.54.1 Optimal result
3.10.54.2 Mathematica [F]
3.10.54.3 Rubi [A] (verified)
3.10.54.4 Maple [F]
3.10.54.5 Fricas [F]
3.10.54.6 Sympy [F(-1)]
3.10.54.7 Maxima [F]
3.10.54.8 Giac [F]
3.10.54.9 Mupad [F(-1)]

3.10.54.1 Optimal result

Integrand size = 27, antiderivative size = 525 \[ \int (d+e x)^m (f+g x)^2 \left (a+b x+c x^2\right )^p \, dx=\frac {g^2 (d+e x)^{1+m} \left (a+b x+c x^2\right )^{1+p}}{c e (3+m+2 p)}+\frac {\left (e (b d-a e) g^2 (1+m)+c \left (2 d^2 g^2 (1+p)+e^2 f^2 (3+m+2 p)-2 d e f g (3+m+2 p)\right )\right ) (d+e x)^{1+m} \left (a+b x+c x^2\right )^p \left (1-\frac {2 c (d+e x)}{2 c d-\left (b-\sqrt {b^2-4 a c}\right ) e}\right )^{-p} \left (1-\frac {2 c (d+e x)}{2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e}\right )^{-p} \operatorname {AppellF1}\left (1+m,-p,-p,2+m,\frac {2 c (d+e x)}{2 c d-\left (b-\sqrt {b^2-4 a c}\right ) e},\frac {2 c (d+e x)}{2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e}\right )}{c e^3 (1+m) (3+m+2 p)}-\frac {g (b e g (2+m+p)+2 c (d g (1+p)-e f (3+m+2 p))) (d+e x)^{2+m} \left (a+b x+c x^2\right )^p \left (1-\frac {2 c (d+e x)}{2 c d-\left (b-\sqrt {b^2-4 a c}\right ) e}\right )^{-p} \left (1-\frac {2 c (d+e x)}{2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e}\right )^{-p} \operatorname {AppellF1}\left (2+m,-p,-p,3+m,\frac {2 c (d+e x)}{2 c d-\left (b-\sqrt {b^2-4 a c}\right ) e},\frac {2 c (d+e x)}{2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e}\right )}{c e^3 (2+m) (3+m+2 p)} \]

output
g^2*(e*x+d)^(1+m)*(c*x^2+b*x+a)^(p+1)/c/e/(3+m+2*p)+(e*(-a*e+b*d)*g^2*(1+m 
)+c*(2*d^2*g^2*(p+1)+e^2*f^2*(3+m+2*p)-2*d*e*f*g*(3+m+2*p)))*(e*x+d)^(1+m) 
*(c*x^2+b*x+a)^p*AppellF1(1+m,-p,-p,2+m,2*c*(e*x+d)/(2*c*d-e*(b-(-4*a*c+b^ 
2)^(1/2))),2*c*(e*x+d)/(2*c*d-e*(b+(-4*a*c+b^2)^(1/2))))/c/e^3/(1+m)/(3+m+ 
2*p)/((1-2*c*(e*x+d)/(2*c*d-e*(b-(-4*a*c+b^2)^(1/2))))^p)/((1-2*c*(e*x+d)/ 
(2*c*d-e*(b+(-4*a*c+b^2)^(1/2))))^p)-g*(b*e*g*(2+m+p)+2*c*(d*g*(p+1)-e*f*( 
3+m+2*p)))*(e*x+d)^(2+m)*(c*x^2+b*x+a)^p*AppellF1(2+m,-p,-p,3+m,2*c*(e*x+d 
)/(2*c*d-e*(b-(-4*a*c+b^2)^(1/2))),2*c*(e*x+d)/(2*c*d-e*(b+(-4*a*c+b^2)^(1 
/2))))/c/e^3/(2+m)/(3+m+2*p)/((1-2*c*(e*x+d)/(2*c*d-e*(b-(-4*a*c+b^2)^(1/2 
))))^p)/((1-2*c*(e*x+d)/(2*c*d-e*(b+(-4*a*c+b^2)^(1/2))))^p)
 
3.10.54.2 Mathematica [F]

\[ \int (d+e x)^m (f+g x)^2 \left (a+b x+c x^2\right )^p \, dx=\int (d+e x)^m (f+g x)^2 \left (a+b x+c x^2\right )^p \, dx \]

input
Integrate[(d + e*x)^m*(f + g*x)^2*(a + b*x + c*x^2)^p,x]
 
output
Integrate[(d + e*x)^m*(f + g*x)^2*(a + b*x + c*x^2)^p, x]
 
3.10.54.3 Rubi [A] (verified)

Time = 0.71 (sec) , antiderivative size = 518, normalized size of antiderivative = 0.99, number of steps used = 6, number of rules used = 5, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.185, Rules used = {1291, 27, 1269, 1179, 150}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int (f+g x)^2 (d+e x)^m \left (a+b x+c x^2\right )^p \, dx\)

\(\Big \downarrow \) 1291

\(\displaystyle \frac {\int e (d+e x)^m \left (c e (m+2 p+3) f^2-g^2 (a e (m+1)+b d (p+1))-g (2 c d g (p+1)+b e g (m+p+2)-2 c e f (m+2 p+3)) x\right ) \left (c x^2+b x+a\right )^pdx}{c e^2 (m+2 p+3)}+\frac {g^2 (d+e x)^{m+1} \left (a+b x+c x^2\right )^{p+1}}{c e (m+2 p+3)}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {\int (d+e x)^m \left (c e (m+2 p+3) f^2-g^2 (a e (m+1)+b d (p+1))-g (2 c d g (p+1)+b e g (m+p+2)-2 c e f (m+2 p+3)) x\right ) \left (c x^2+b x+a\right )^pdx}{c e (m+2 p+3)}+\frac {g^2 (d+e x)^{m+1} \left (a+b x+c x^2\right )^{p+1}}{c e (m+2 p+3)}\)

\(\Big \downarrow \) 1269

\(\displaystyle \frac {\frac {\left (e g^2 (m+1) (b d-a e)+c \left (2 d^2 g^2 (p+1)-2 d e f g (m+2 p+3)+e^2 f^2 (m+2 p+3)\right )\right ) \int (d+e x)^m \left (c x^2+b x+a\right )^pdx}{e}-\frac {g (b e g (m+p+2)+2 c d g (p+1)-2 c e f (m+2 p+3)) \int (d+e x)^{m+1} \left (c x^2+b x+a\right )^pdx}{e}}{c e (m+2 p+3)}+\frac {g^2 (d+e x)^{m+1} \left (a+b x+c x^2\right )^{p+1}}{c e (m+2 p+3)}\)

\(\Big \downarrow \) 1179

\(\displaystyle \frac {\frac {\left (a+b x+c x^2\right )^p \left (1-\frac {2 c (d+e x)}{2 c d-e \left (b-\sqrt {b^2-4 a c}\right )}\right )^{-p} \left (1-\frac {2 c (d+e x)}{2 c d-e \left (\sqrt {b^2-4 a c}+b\right )}\right )^{-p} \left (e g^2 (m+1) (b d-a e)+c \left (2 d^2 g^2 (p+1)-2 d e f g (m+2 p+3)+e^2 f^2 (m+2 p+3)\right )\right ) \int (d+e x)^m \left (1-\frac {2 c (d+e x)}{2 c d-\left (b-\sqrt {b^2-4 a c}\right ) e}\right )^p \left (1-\frac {2 c (d+e x)}{2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e}\right )^pd(d+e x)}{e^2}-\frac {g \left (a+b x+c x^2\right )^p \left (1-\frac {2 c (d+e x)}{2 c d-e \left (b-\sqrt {b^2-4 a c}\right )}\right )^{-p} \left (1-\frac {2 c (d+e x)}{2 c d-e \left (\sqrt {b^2-4 a c}+b\right )}\right )^{-p} (b e g (m+p+2)+2 c d g (p+1)-2 c e f (m+2 p+3)) \int (d+e x)^{m+1} \left (1-\frac {2 c (d+e x)}{2 c d-\left (b-\sqrt {b^2-4 a c}\right ) e}\right )^p \left (1-\frac {2 c (d+e x)}{2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e}\right )^pd(d+e x)}{e^2}}{c e (m+2 p+3)}+\frac {g^2 (d+e x)^{m+1} \left (a+b x+c x^2\right )^{p+1}}{c e (m+2 p+3)}\)

\(\Big \downarrow \) 150

\(\displaystyle \frac {\frac {(d+e x)^{m+1} \left (a+b x+c x^2\right )^p \left (1-\frac {2 c (d+e x)}{2 c d-e \left (b-\sqrt {b^2-4 a c}\right )}\right )^{-p} \left (1-\frac {2 c (d+e x)}{2 c d-e \left (\sqrt {b^2-4 a c}+b\right )}\right )^{-p} \operatorname {AppellF1}\left (m+1,-p,-p,m+2,\frac {2 c (d+e x)}{2 c d-\left (b-\sqrt {b^2-4 a c}\right ) e},\frac {2 c (d+e x)}{2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e}\right ) \left (e g^2 (m+1) (b d-a e)+c \left (2 d^2 g^2 (p+1)-2 d e f g (m+2 p+3)+e^2 f^2 (m+2 p+3)\right )\right )}{e^2 (m+1)}-\frac {g (d+e x)^{m+2} \left (a+b x+c x^2\right )^p \left (1-\frac {2 c (d+e x)}{2 c d-e \left (b-\sqrt {b^2-4 a c}\right )}\right )^{-p} \left (1-\frac {2 c (d+e x)}{2 c d-e \left (\sqrt {b^2-4 a c}+b\right )}\right )^{-p} (b e g (m+p+2)+2 c d g (p+1)-2 c e f (m+2 p+3)) \operatorname {AppellF1}\left (m+2,-p,-p,m+3,\frac {2 c (d+e x)}{2 c d-\left (b-\sqrt {b^2-4 a c}\right ) e},\frac {2 c (d+e x)}{2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e}\right )}{e^2 (m+2)}}{c e (m+2 p+3)}+\frac {g^2 (d+e x)^{m+1} \left (a+b x+c x^2\right )^{p+1}}{c e (m+2 p+3)}\)

input
Int[(d + e*x)^m*(f + g*x)^2*(a + b*x + c*x^2)^p,x]
 
output
(g^2*(d + e*x)^(1 + m)*(a + b*x + c*x^2)^(1 + p))/(c*e*(3 + m + 2*p)) + (( 
(e*(b*d - a*e)*g^2*(1 + m) + c*(2*d^2*g^2*(1 + p) + e^2*f^2*(3 + m + 2*p) 
- 2*d*e*f*g*(3 + m + 2*p)))*(d + e*x)^(1 + m)*(a + b*x + c*x^2)^p*AppellF1 
[1 + m, -p, -p, 2 + m, (2*c*(d + e*x))/(2*c*d - (b - Sqrt[b^2 - 4*a*c])*e) 
, (2*c*(d + e*x))/(2*c*d - (b + Sqrt[b^2 - 4*a*c])*e)])/(e^2*(1 + m)*(1 - 
(2*c*(d + e*x))/(2*c*d - (b - Sqrt[b^2 - 4*a*c])*e))^p*(1 - (2*c*(d + e*x) 
)/(2*c*d - (b + Sqrt[b^2 - 4*a*c])*e))^p) - (g*(2*c*d*g*(1 + p) + b*e*g*(2 
 + m + p) - 2*c*e*f*(3 + m + 2*p))*(d + e*x)^(2 + m)*(a + b*x + c*x^2)^p*A 
ppellF1[2 + m, -p, -p, 3 + m, (2*c*(d + e*x))/(2*c*d - (b - Sqrt[b^2 - 4*a 
*c])*e), (2*c*(d + e*x))/(2*c*d - (b + Sqrt[b^2 - 4*a*c])*e)])/(e^2*(2 + m 
)*(1 - (2*c*(d + e*x))/(2*c*d - (b - Sqrt[b^2 - 4*a*c])*e))^p*(1 - (2*c*(d 
 + e*x))/(2*c*d - (b + Sqrt[b^2 - 4*a*c])*e))^p))/(c*e*(3 + m + 2*p))
 

3.10.54.3.1 Defintions of rubi rules used

rule 27
Int[(a_)*(Fx_), x_Symbol] :> Simp[a   Int[Fx, x], x] /; FreeQ[a, x] &&  !Ma 
tchQ[Fx, (b_)*(Gx_) /; FreeQ[b, x]]
 

rule 150
Int[((b_.)*(x_))^(m_)*((c_) + (d_.)*(x_))^(n_)*((e_) + (f_.)*(x_))^(p_), x_ 
] :> Simp[c^n*e^p*((b*x)^(m + 1)/(b*(m + 1)))*AppellF1[m + 1, -n, -p, m + 2 
, (-d)*(x/c), (-f)*(x/e)], x] /; FreeQ[{b, c, d, e, f, m, n, p}, x] &&  !In 
tegerQ[m] &&  !IntegerQ[n] && GtQ[c, 0] && (IntegerQ[p] || GtQ[e, 0])
 

rule 1179
Int[((d_.) + (e_.)*(x_))^(m_)*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_S 
ymbol] :> With[{q = Rt[b^2 - 4*a*c, 2]}, Simp[(a + b*x + c*x^2)^p/(e*(1 - ( 
d + e*x)/(d - e*((b - q)/(2*c))))^p*(1 - (d + e*x)/(d - e*((b + q)/(2*c)))) 
^p)   Subst[Int[x^m*Simp[1 - x/(d - e*((b - q)/(2*c))), x]^p*Simp[1 - x/(d 
- e*((b + q)/(2*c))), x]^p, x], x, d + e*x], x]] /; FreeQ[{a, b, c, d, e, m 
, p}, x]
 

rule 1269
Int[((d_.) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_))*((a_.) + (b_.)*(x_) + (c 
_.)*(x_)^2)^(p_.), x_Symbol] :> Simp[g/e   Int[(d + e*x)^(m + 1)*(a + b*x + 
 c*x^2)^p, x], x] + Simp[(e*f - d*g)/e   Int[(d + e*x)^m*(a + b*x + c*x^2)^ 
p, x], x] /; FreeQ[{a, b, c, d, e, f, g, m, p}, x] &&  !IGtQ[m, 0]
 

rule 1291
Int[((d_.) + (e_.)*(x_))^(m_.)*((f_.) + (g_.)*(x_))^(n_)*((a_.) + (b_.)*(x_ 
) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Simp[g^n*(d + e*x)^(m + n - 1)*((a + b 
*x + c*x^2)^(p + 1)/(c*e^(n - 1)*(m + n + 2*p + 1))), x] + Simp[1/(c*e^n*(m 
 + n + 2*p + 1))   Int[(d + e*x)^m*(a + b*x + c*x^2)^p*ExpandToSum[c*e^n*(m 
 + n + 2*p + 1)*(f + g*x)^n - c*g^n*(m + n + 2*p + 1)*(d + e*x)^n - g^n*(d 
+ e*x)^(n - 2)*(b*d*e*(p + 1) + a*e^2*(m + n - 1) - c*d^2*(m + n + 2*p + 1) 
 - e*(2*c*d - b*e)*(m + n + p)*x), x], x], x] /; FreeQ[{a, b, c, d, e, f, g 
, m, p}, x] && IGtQ[n, 1] && NeQ[m + n + 2*p + 1, 0]
 
3.10.54.4 Maple [F]

\[\int \left (e x +d \right )^{m} \left (g x +f \right )^{2} \left (c \,x^{2}+b x +a \right )^{p}d x\]

input
int((e*x+d)^m*(g*x+f)^2*(c*x^2+b*x+a)^p,x)
 
output
int((e*x+d)^m*(g*x+f)^2*(c*x^2+b*x+a)^p,x)
 
3.10.54.5 Fricas [F]

\[ \int (d+e x)^m (f+g x)^2 \left (a+b x+c x^2\right )^p \, dx=\int { {\left (g x + f\right )}^{2} {\left (c x^{2} + b x + a\right )}^{p} {\left (e x + d\right )}^{m} \,d x } \]

input
integrate((e*x+d)^m*(g*x+f)^2*(c*x^2+b*x+a)^p,x, algorithm="fricas")
 
output
integral((g^2*x^2 + 2*f*g*x + f^2)*(c*x^2 + b*x + a)^p*(e*x + d)^m, x)
 
3.10.54.6 Sympy [F(-1)]

Timed out. \[ \int (d+e x)^m (f+g x)^2 \left (a+b x+c x^2\right )^p \, dx=\text {Timed out} \]

input
integrate((e*x+d)**m*(g*x+f)**2*(c*x**2+b*x+a)**p,x)
 
output
Timed out
 
3.10.54.7 Maxima [F]

\[ \int (d+e x)^m (f+g x)^2 \left (a+b x+c x^2\right )^p \, dx=\int { {\left (g x + f\right )}^{2} {\left (c x^{2} + b x + a\right )}^{p} {\left (e x + d\right )}^{m} \,d x } \]

input
integrate((e*x+d)^m*(g*x+f)^2*(c*x^2+b*x+a)^p,x, algorithm="maxima")
 
output
integrate((g*x + f)^2*(c*x^2 + b*x + a)^p*(e*x + d)^m, x)
 
3.10.54.8 Giac [F]

\[ \int (d+e x)^m (f+g x)^2 \left (a+b x+c x^2\right )^p \, dx=\int { {\left (g x + f\right )}^{2} {\left (c x^{2} + b x + a\right )}^{p} {\left (e x + d\right )}^{m} \,d x } \]

input
integrate((e*x+d)^m*(g*x+f)^2*(c*x^2+b*x+a)^p,x, algorithm="giac")
 
output
integrate((g*x + f)^2*(c*x^2 + b*x + a)^p*(e*x + d)^m, x)
 
3.10.54.9 Mupad [F(-1)]

Timed out. \[ \int (d+e x)^m (f+g x)^2 \left (a+b x+c x^2\right )^p \, dx=\int {\left (f+g\,x\right )}^2\,{\left (d+e\,x\right )}^m\,{\left (c\,x^2+b\,x+a\right )}^p \,d x \]

input
int((f + g*x)^2*(d + e*x)^m*(a + b*x + c*x^2)^p,x)
 
output
int((f + g*x)^2*(d + e*x)^m*(a + b*x + c*x^2)^p, x)